Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: Fix Github action failing solaris 10 playbook check. #3202

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

steelhead31
Copy link
Contributor

@steelhead31 steelhead31 commented Oct 4, 2023

The github solaris playbook test is failing due to a number of issues, resolved in this PR...

Firstly the version of vagrant on the MacOS12 runner, requires the installation of the vagrant virtual box extensions.

Secondly due to upgrades in the default installation of Ansible, a later version of python is required, so the vagrantfile for Solaris 10 has been updated to install Python 2.7

In addition, the rsa cipher needed to be added to the ansible playbook line.

Fixes #3204

Checklist

@github-actions github-actions bot added ghActions GitHub Actions Vagrant and removed Vagrant labels Oct 4, 2023
@steelhead31 steelhead31 changed the title Disable host key checking for Solaris 10 github: Fix Github action failing solaris 10 playbook check. Oct 5, 2023
@steelhead31
Copy link
Contributor Author

Disable host key checking for Solaris 10

Add debug

Fix syntax

Test alt algorithm

Test MacOS Latest

Revert macos

Switch algo to ed25519

Test manual Copy of key

Test Copy

Revert changes

Test RSA

Test

Test

Test

Test

Revert test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Test

Fix Github Action

Remove debug

More fixes
@steelhead31 steelhead31 marked this pull request as ready for review October 5, 2023 12:42
@steelhead31 steelhead31 requested a review from sxa October 5, 2023 12:42
Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :-)

@steelhead31 steelhead31 merged commit ec557c8 into adoptium:master Oct 5, 2023
6 checks passed
@steelhead31 steelhead31 deleted the fix_solaris_gha branch October 5, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ghActions GitHub Actions Vagrant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GH Infrastructure Repository - GHA Failure For Solaris 10
3 participants